RenderBuffer.readDepthComponent

struct RenderBuffer
float[]
readDepthComponent
(
uint x = 0
,
uint y = height_
)

Parameters

x uint

Default: 0 (left)

y uint

Default: height (top), use 0 for bottom

Meta